Skip to content

Commit

Permalink
Updated to bld 1.9.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
Geert Bevin committed May 1, 2024
1 parent 98d55c9 commit a8d2310
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions .idea/libraries/bld.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[![License](https://img.shields.io/badge/license-Apache%20License%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
[![Java](https://img.shields.io/badge/java-17%2B-blue)](https://www.oracle.com/java/technologies/javase/jdk17-archive-downloads.html)
[![bld](https://img.shields.io/badge/1.9.0-FA9052?label=bld&labelColor=2392FF)](https://rife2.com/bld)
[![bld](https://img.shields.io/badge/1.9.1-FA9052?label=bld&labelColor=2392FF)](https://rife2.com/bld)
[![Maven Central](https://maven-badges.herokuapp.com/maven-central/com.uwyn.rife2/rife2-core/badge.svg?color=blue)](https://maven-badges.herokuapp.com/maven-central/com.uwyn.rife2/rife2-core)
[![Nexus Snapshot](https://img.shields.io/nexus/s/com.uwyn.rife2/rife2-core?server=https%3A%2F%2Fs01.oss.sonatype.org%2F)](https://s01.oss.sonatype.org/content/repositories/snapshots/com/uwyn/rife2/rife2-core/)
[![gradle-ci](https://github.com/rife2/rife2-core/actions/workflows/bld.yml/badge.svg)](https://github.com/rife2/rife2-core/actions/workflows/bld.yml)
Expand Down
Binary file modified lib/bld/bld-wrapper.jar
Binary file not shown.
6 changes: 3 additions & 3 deletions lib/bld/bld-wrapper.properties
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
bld.downloadExtensionJavadoc=false
bld.downloadExtensionSources=true
bld.extension-antlr=com.uwyn.rife2:bld-antlr4:1.2.7
bld.extension-tests=com.uwyn.rife2:bld-tests-badge:1.4.7
bld.extension-antlr=com.uwyn.rife2:bld-antlr4:1.2.8
bld.extension-tests=com.uwyn.rife2:bld-tests-badge:1.4.8
bld.repositories=MAVEN_CENTRAL,RIFE2_RELEASES
bld.downloadLocation=
bld.version=1.9.0
bld.version=1.9.1

0 comments on commit a8d2310

Please sign in to comment.