Skip to content

Commit

Permalink
[TH2-1156] Updated th2 gradle plugin 0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Nikita-Smirnov-Exactpro committed Jul 12, 2024
1 parent 7c86d67 commit 1d94536
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-sanpshot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ on:

jobs:
build-job:
uses: th2-net/.github/.github/workflows/compound-java-dev.yml@scanner-required
uses: th2-net/.github/.github/workflows/compound-java-dev.yml@main
with:
build-target: 'Sonatype'
secrets:
Expand Down
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# th2 common library (Java) (5.13.1)
# th2 common library (Java) (5.13.2)

## Usage

Expand Down Expand Up @@ -511,6 +511,10 @@ dependencies {

## Release notes

### 5.13.2

+ Updated th2 gradle plugin `0.1.1`

### 5.13.1-dev

+ Provided ability to set either of raw body of several dody data to `Event` builder
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
release_version=5.13.1
release_version=5.13.2
kotlin_version=1.8.22
description='th2 common library (Java)'
vcs_url=https://github.com/th2-net/th2-common-j
Expand Down

0 comments on commit 1d94536

Please sign in to comment.